home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Complementary Applications 2004 February / SGI IRIX 6.5 Complementary Applications 2004 February.iso / dist / cde.idb / usr / dt / share / man / cat3 / XmCreateList.z / XmCreateList
Encoding:
Text File  |  2003-11-18  |  2.1 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmCCCCrrrreeeeaaaatttteeeeLLLLiiiisssstttt((((3333XXXX))))           UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV          XXXXmmmmCCCCrrrreeeeaaaatttteeeeLLLLiiiisssstttt((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.       _X_m_C_r_e_a_t_e_L_i_s_t - The List widget creation function
  10.  
  11.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.       #include <Xm/List.h>
  13.  
  14.       Widget XmCreateList (ppppaaaarrrreeeennnntttt,,,, nnnnaaaammmmeeee,,,, aaaarrrrgggglllliiiisssstttt,,,, aaaarrrrggggccccoooouuuunnnntttt)
  15.            _W_i_d_g_e_t     ppppaaaarrrreeeennnntttt;
  16.            _S_t_r_i_n_g     nnnnaaaammmmeeee;
  17.            _A_r_g_L_i_s_t     aaaarrrrgggglllliiiisssstttt;
  18.            _C_a_r_d_i_n_a_l     aaaarrrrggggccccoooouuuunnnntttt;
  19.  
  20.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  21.       _X_m_C_r_e_a_t_e_L_i_s_t creates an instance of a    List widget and
  22.       returns the associated widget    ID.
  23.  
  24.       ppppaaaarrrreeeennnntttt
  25.            Specifies the parent widget ID
  26.  
  27.       nnnnaaaammmmeeee Specifies the name of the created widget
  28.  
  29.       aaaarrrrgggglllliiiisssstttt
  30.            Specifies the argument list
  31.  
  32.       aaaarrrrggggccccoooouuuunnnntttt
  33.            Specifies the number of attribute/value pairs in    the
  34.            argument    list (aaaarrrrgggglllliiiisssstttt)
  35.  
  36.       For a    complete definition of List and    its associated
  37.       resources, see _X_m_L_i_s_t(_3_X).
  38.  
  39.      RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
  40.       Returns the List widget ID.
  41.  
  42.      RRRREEEELLLLAAAATTTTEEEEDDDD IIIINNNNFFFFOOOORRRRMMMMAAAATTTTIIIIOOOONNNN
  43.       _X_m_L_i_s_t(_3_X).
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                        (printed 11/11/03)
  64.  
  65.  
  66.  
  67.